home *** CD-ROM | disk | FTP | other *** search
- /*------------------------------------------------------------------------------
- #
- # NewsTicker, my Hack for 1997
- #
- # TickerAppEvts.h - Install and handle our apple event
- #
- ------------------------------------------------------------------------------*/
- #ifdef __cplusplus
- extern "C" {
- #endif
-
- void InstallAEHandlers(void);
-
- #ifdef __cplusplus
- }
- #endif
-